1. In advanced set up change tillOnline to Y
2. Enter tillKey (this the apiKey from Till payment website for the restaurant, in Merchant Overview page, click on Edit, then view API key )
3. Enter tillauthorization : (see example below)

Example

  • Username is anyApiUser (in Merchant Overview page, under Username), password is myPassword (On Merchants Page, click on Users, enter Edit, enter change password)

  • Concatenation is anyApiUser:myPassword

  • Base64 encoded: YW55QXBpVXNlcjpteVBhc3N3b3JkCg==

  • The passed header will then look like this: Authorization: Basic YW55QXBpVXNlcjpteVBhc3N3b3JkCg==